levelbar: Use widgets for all blocks
authorTimm Bäder <mail@baedert.org>
Fri, 7 Apr 2017 08:01:23 +0000 (10:01 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 25 Apr 2017 18:30:36 +0000 (20:30 +0200)
commit73c3579e783b153773923c89756502bbc063b034
tree1b6957866e4e3d7c6aaa1869d8db8bd1d1f29faf
parent68a5f6519c6ef1ebed95b7ebd9e53f03d780a7c6
levelbar: Use widgets for all blocks

This replaces all internal gadgets with widgets.

Remaining problem: "block" nodes have a min-width of 32px in Adwaita,
but when allocated in continuous mode, the levelbar doesn't care and
underallocates them.
gtk/gtklevelbar.c